home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / forms / cmd.man < prev    next >
Encoding:
Text File  |  1992-03-02  |  1.5 KB  |  39 lines

  1. '\" Copyright 1992 Regents of the University of California
  2. '\" Permission to use, copy, modify, and distribute this
  3. '\" documentation for any purpose and without fee is hereby
  4. '\" granted, provided that this notice appears in all copies.
  5. '\" The University of California makes no representations about
  6. '\" the suitability of this material for any purpose.  It is
  7. '\" provided "as is" without express or implied warranty.
  8. '\" 
  9. '\" $Header: /sprite/lib/forms/RCS/cmd.man,v 1.4 92/03/02 15:20:18 bmiller Exp $ SPRITE (Berkeley)
  10. '/" 
  11. .so \*(]ltmac.sprite
  12. .HS PROGNAME cmds
  13. .BS
  14. '\" Note:  do not modify the .SH NAME line immediately below!
  15. .SH NAME
  16. progName \- Short description of what program does
  17. .SH SYNOPSIS
  18. \fBprogName\fR [\fIoptions\fR] \fIfile file ...\fR
  19. .SH OPTIONS
  20. .IP "\fB\-b \fIdirectory\fR" 15
  21. Documentation for the \fB\-b\fR option, where the following argument,
  22. \fIdirectory\fR is somehow used to control the option.
  23. .IP "\fB\-help\fR" 15
  24. Print a summary of the command-line options and exit without updating
  25. any targets.
  26. .BE
  27.  
  28. .SH DESCRIPTION
  29. .PP
  30. In this section you describe how to use the program.  The description
  31. should be relatively complete, but terse.  For complex programs
  32. use multiple sections, each describing some aspect of the program.
  33. See \fIThe Sprite Engineering Manual\fR for general information on writing
  34. manual pages, and the \fBman\fR manual entry in the \fBfiles\fR manual section
  35. for details on all the macros that are available.
  36.  
  37. .SH KEYWORDS
  38. form, manual
  39.